Title Banner


Technical Q&A's


GXPD 20 - Error on Page 4-163 of QDGX Printing Extensions and Drivers (1-July-95)


Q There is an error on page 4-163 of QDGX Printing Extensions and Drivers. The line that reads:
OSErr MyWriteStatusToDTPWindow (gxStatusRecord aStatusRecord, gxDisplayRecord aDisplayRecord);
should be corrected to read:
OSErr MyWriteStatusToDTPWindow (gxStatusRecord *aStatusRecord,
gxDisplayRecord *aDisplayRecord);


A You're right. It's a typographical error that also appears in the new Toolbox Assistant electronic version of the documentation. The interface files are correct, however. As rule, it's best to check the interfaces if you need the declaration of a function or callback.

Technical Support
Technical Q&As
Previous Question | Contents | Next Question

Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help